home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineSprite_131 / frame_30 / DoAction.as
Encoding:
Text File  |  2007-07-07  |  113 b   |  6 lines

  1. _root.render = true;
  2. _root.lives--;
  3. _root.jumper._x = 0;
  4. _root.jumper._alpha = 100;
  5. _parent.gotoAndStop(1);
  6.